home *** CD-ROM | disk | FTP | other *** search
/ Clickx 34 / Clickx 34.iso / assets / software / tutorial / sez1.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(rollOut).as next >
Encoding:
Text File  |  2007-01-17  |  64 b   |  5 lines

  1. on(rollOut){
  2.    Mouse.show();
  3.    cursor._visible = false;
  4. }
  5.